Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix out-of-bound log filters #541

Merged
merged 1 commit into from
May 2, 2020
Merged

Conversation

alcuadrado
Copy link
Member

This PR fixes a bug that made Buidler EVM fail if a fromBlock or toBlock larger than the latest block's number was used.

fixes #484

@alcuadrado alcuadrado merged commit 47056d4 into development May 2, 2020
@alcuadrado alcuadrado deleted the fix-error-when-getting-logs branch May 2, 2020 22:49
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TypeError: Cannot read property 'hash' of undefined - BuidlerEVM
1 participant